Delegation as programming
Programming This is how I do it.
by example
°
4
Follow this example.
Record a demo.
• Create templates and examples
•
Sacha Chua
I also:
Consider errors and other scenarios.,
Assembler/Here are the
Low-level
step-by-step
instructions.
Event-driven
Programming
Customer
Service, etc.
Controller1"• adapt to1 diff. skills,interests..Debug interactively if there are errors.Comment your code. (add higher-levelexplanations)Proceduralcode•GraduallyQInstructionsrefer tootherinstructionsbuild uplarger tasks out oftested blocks.Try unit testing.FunctionalDeclarativeprogrammingDo X with this list."2014-02-10This is what I want.Make it so!Ideal outcome for a well-trainedteam. Share the bigger picture.Darallel.DegativeprogrammingCoordinate withother assistantsThink about sync issues, waiting....→ it may make more sense toaccept lower efficiencyorder to make tasksembarrassingly parallel.inObject-oriented This is the thingprogramming Then do X with th list programming0Batch input9Then do Zwith the list.for easier processing?Collect output in a similarform to make it easier toprocess.QShow peoplethe biggerpicture.we're working on.Do X, Y, and Z.(which may changedependingthe thing)on